
/* CSS Document */

body {
	font-family: verdana, tahoma, arial, helvetica; 
	font-size: 10pt; 
	color: #000000; 
	margin: 0px 0px 0px 0px;
}

h1 {
	text-align: center;
	color: #be1e1e;
	font-size: 14pt;
}

h2 {
	margin-left: 10px;
	color: #be1e1e;
	font-size: 11pt;
}

h2.fp {
	margin-left: 10px;
	font-size: 11pt;
	color: #000000;
}

a:link, a:visited {
	color: #4169e1;
	text-decoration: underline;
}

a:hover {
	color: #be1e1e;
}

a:link.nav, a:visited.nav {
	color: #4169e1;
	text-decoration: none;
	font-weight: bold;
}

a:hover.nav {
	color: be1e1e;
}

a:link.cprnav, a:visited.cprnav {
	color: #4169e1;
	font-size: 7pt; 
}

a:hover.cprnav {
	color: #be1e1e;
}

p {
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
}

li {
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

.plist, .reservation {
	font-size: 10pt;
}

.header {
	font-size: 8pt; 
	background-color: #4d4d4d;
	color: #ffffff;
	font-weight: bold;
	margin-right: 5px;
}

.nav {
	font-size: 9pt; 
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.clearnav {
	font-size: 9pt; 
	color: #000000;
	text-align: center;
	line-height: 20px;
}

.cpr {
	font-size: 7pt; 
	background-color: #4d4d4d;
	color: #ffffff;
	font-weight: bold;
	margin-left: 25px;
	margin: 0px 0px 0px 0px;
}

.caption {
	font-size: 8pt;
	line-height: 5px;
	text-align: center;
}

.fr {
	float: right;
	margin: 10px 10px 10px 10px;
}

.fl {
	float: left;
	margin: 10px 10px 10px 10px;
}

.btmpic {
	border: 1px;
	margin: 0px 0px 5px 10px;
}

.sponsors {
	font-size: 10pt;
	text-align: center;
}

.spheight {
	height: 100px;
}

.fp {
	font-size: 8pt;
	text-align: center;
}

.fp1 {
	font-size: 8pt;
}

.fptxt {
	font-family:verdana, tahoma, arial, helvetica;
	font-size: 8pt;
}
.top {
	margin-top: 5px;
	text-align: center;
	font-size: 9pt;
	vertical-align: top;
}

.faqhdr {
	font-weight:bold;
	font-size: 11pt;
}

.bold {
	font-weight: bolder;
}

.ccaccept {
	text-align: center;
}

.headbar {
	font-weight: bold;
}

.usermessage {
	color: #be1e1e;
}

.basketprice {
	text-align: right;
}

.testimonial, .testimonial2 {
	padding:5px;
	background:#cccccc;
	border:1px solid #be1e1e;
	margin:5px 10px;
	text-align:justify;
	}
.testimonial2 {
	background:#FFF;
	}
.testimonial p {
	text-align:left;
}
.fr2 {
	float: right;
	margin: 10px;
}
.toptag {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}
.newsparahdr {
	font-weight: bold;
	margin-bottom: 0px;
}
.boxedmessage {
	left-indent: 20px;
	border: 1px solid #000000; 
	font-style: italic; 
	padding: 5px 5px 5px 5px; 
	margin: 0px 60px 0px 20px; 
	font-size: 10pt; 
	text-align: justify;
	margin-right: 20px;
}	


.hiblurb {
	width:500px;
	margin:auto;
	border:1px solid #4169e1;
/*	background-color:#F0F1AF; */
	padding:5px;
	font:10pt verdana;
	font-weight: bold;
	color: #be1e1e;
	}


